home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
351-375
/
374
/
mat
/
linecount
< prev
next >
Wrap
Text File
|
1995-03-14
|
423b
|
13 lines
.K OF,OF1,OF2,OF3,OF4
.BRA {
.KET }
;; LINECOUNT -- Counts lines in text files.
MAT S #@!$%^__++ T "" TAG "^|File ^P: ^N lines" {OF$#?} {OF1} {OF2} {OF3} {OF4}
; ^^^ Not a swear word! -- just a string which'll never match (I hope!)
;; each file is scanned to the end, but no match is found, therefore the
;; "fail" part of the tag is output; this simply displays the pathname
;; and the number of lines scanned.